DX11 SET FLOAT PARAMETER

Sets the specified floating point engine parameter.
Most engine parameters are supposed to be set prior to calling DX11 INIT and will thus allow further customization without having to provide dozens of arguments when calling the DX11 INIT function.

  Syntax
DX11 SET FLOAT PARAMETER param, value
  Parameters
param
Dword
The parameter identifier. Only ones defined as constants in the «DX11 Constants.dba» file are valid.
value
Float
The value to set the specified parameter to.

  Returns

This function does not return a value.

  See also

CORE Functions Menu
DX11 Function Categories